Vcenter NamespaceManagement Lifecycle Content Libraries Status
Vcenter NamespaceManagement Lifecycle Content Libraries Status
The Vcenter NamespaceManagement Lifecycle Content Libraries Status schema describes the configuration status of the vSphere Namespaces with a Content Library.
Possible values:
CONFIGURING
: Indicates vSphere Namespaces is being configured with Content Library.READY
: Indicates vSphere Namespaces is ready to consume the Content Library. Expected status transition: 1. CONFIGURING --> READYREMOVING
: Indicates the Content Library is being removed and vSphere Namespaces is de-configured with Content Library. Expected status transition: 2. CONFIGURING --> REMOVING 3. READY --> REMOVINGERROR
: Indicates configuring the vSphere Namespaces with Content Library has an error or Content Library is not available anymore. The expected transitions: 1. CONFIGURING --> ERROR 2. CONFIGURING --> READY --> CONFIGURING --> ERROR 2. CONFIGURING --> READY --> ERROR 3. CONFIGURING --> READY --> REMOVING --> ERROR 4. CONFIGURING --> REMOVING --> ERROR
This enumeration was added in vSphere API 9.0.0.0.
This data structure has no properties.
Enumeration:
CONFIGURING,
READY,
REMOVING,
ERROR,